Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal transforms As IEnumerable(Of IGeodataTransformation) _ ) |
C# | |
---|---|
public CompositeTransformations( IEnumerable<IGeodataTransformation> transforms ) |
Parameters
- transforms
- The transforms.
Target Platforms:Windows Phone 7